From 29c9776daa1c776ae862c042d4c861c481bc3470 Mon Sep 17 00:00:00 2001 From: LingMan <32870-LingMan@users.noreply.gitlab.gnome.org> Date: Tue, 24 Mar 2020 04:58:13 +0000 Subject: [PATCH] gtkfilechoosernative: Remove duplicate "the" in the documentation --- gtk/gtkfilechoosernative.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gtk/gtkfilechoosernative.c b/gtk/gtkfilechoosernative.c index 9c6828aaae..3e370d5e7d 100644 --- a/gtk/gtkfilechoosernative.c +++ b/gtk/gtkfilechoosernative.c @@ -153,8 +153,8 @@ * * If you need any of the above you will have to use #GtkFileChooserDialog directly. * - * No operations that change the the dialog work while the dialog is - * visible. Set all the properties that are required before showing the dialog. + * No operations that change the dialog work while the dialog is visible. Set + * all the properties that are required before showing the dialog. * * ## Win32 details ## {#gtkfilechooserdialognative-win32} * -- 2.30.2